-
Notifications
You must be signed in to change notification settings - Fork 9
Fixes used by Decoder #274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
valentinedwv
wants to merge
253
commits into
master
Choose a base branch
from
dev_ec
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…_sha # Conflicts: # go.mod # go.sum
…o/gleaner into fix_129_context
Tests to be sure arrays are not mangled by string and that strings are not mangled by array.
Tests to be sure arrays are not mangled by string and that strings are not mangled by array.
return an identifier sha if someone asks for an unsupported string add user metadatadetails to s3
…the original later Clean up LdProc Normalize Tests. Empty triples will be empty triples
add some comments to the test
…24_identifiers_sha � Conflicts: � go.mod � go.sum
fix workflow
…leaner into dev_ec # Conflicts: # runConfigurations/cli batch --cfgName ecrr (1).run.xml
IdentifierString
Updated gleanerConfig.go to fetch config via HTTP and added a new flag in main.go to specify configuration URLs. This enhancement allows flexibility in supplying configuration either from a local file or a remote URL.
Introducing a new cfgURL flag to specify configuration URLs. Additionally, sensitive fields in localConfig.yaml such as accessKey and secretKey have been cleared for better security practices. This update improves configuration flexibility and enhances security.
Renamed flags from `cfgurl` to `cfgURL` for consistency in `main.go`. Added multiple new indirect dependencies in `go.mod` for enhanced functionality.
# Conflicts: # .github/workflows/docker_gleaner.yml
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.